Match

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string pattern)
Undocumented in source.

Members

Functions

end_position
size_t end_position()
Undocumented in source. Be warned that the author may not have intended to support it.
found
bool found()
Undocumented in source. Be warned that the author may not have intended to support it.
position
size_t position()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
string prefix()
Undocumented in source. Be warned that the author may not have intended to support it.
set_pattern
void set_pattern(string pat)
Undocumented in source. Be warned that the author may not have intended to support it.
str
string str(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
suffix
string suffix()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

pattern
string pattern [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_pattern
string _pattern;
Undocumented in source.

Meta